@charset "utf-8";
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*Generated by wjdhcms 3.0 */
.dx {
  text-transform: uppercase;
}
.dh {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.clearboth:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
@keyframes huanying1 {
  0% {
    left: 0;
    opacity: 1;
  }
  100% {
    left: 15px;
    opacity: 0;
  }
}
@keyframes huanying2 {
  0% {
    opacity: 0;
    left: -10px;
  }
  100% {
    left: 0;
    opacity: 1;
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
body *:before,
body *:after {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.swiper-container {
  cursor: url(../images/gesture.png), default;
}
.swiper-container img {
  cursor: url(../images/gesture.png), default;
}
.fudongdiv {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sjcTop,
.sjcTop2,
.sjcBottom {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.bg {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: absolute;
  z-index: -1;
  left: 0;
  top: -10%;
  display: block;
  width: 100%;
  height: 110%;
}
.banner {
  position: relative;
  z-index: 1;
  height: 650px;
  overflow: hidden;
}
.banner .slider {
  width: 100% !important;
  height: 650px;
  top: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.banner .slider-main {
  width: 1920px;
  height: 100%;
  position: absolute;
  left: 50%;
  margin-left: -960px;
}
.banner .slider-main li {
  width: 100%;
  height: 100%;
}
.banner .osSlider-main .slider-btn-prev {
  position: absolute;
  z-index: 30;
  top: 50%;
  left: -45px;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(../images/arrowPrev.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  margin-left: 130px;
}
.banner .osSlider-main:hover .slider-btn-prev {
  left: 3%;
}
.banner .osSlider-main .slider-btn-next {
  position: absolute;
  z-index: 30;
  top: 50%;
  right: -45px;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(../images/arrowNext.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
}
.banner .osSlider-main:hover .slider-btn-next {
  right: 3%;
  cursor: pointer;
}
.banner .osSlider-main .slider-nav {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 50px;
  text-align: center;
  z-index: 25;
  font-size: 0;
}
.banner .osSlider-main .slider-nav li {
  display: inline-block;
  vertical-align: top;
  width: 14px;
  height: 14px;
  border: solid 1px #ffffff;
  border-radius: 50%;
  margin: 0 12px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  cursor: pointer;
}
.banner .osSlider-main .slider-nav li.active {
  background-color: #244a93;
  border-color: #244a93;
}
.product {
  padding: 140px 0 60px;
  background: url(../images/probg.jpg) center 0 no-repeat;
}
.product .proTit {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  background: url(../images/protit.png) 0 0 no-repeat;
  padding-left: 80px;
}
.product .proTit h3 {
  width: 26px;
  line-height: 30px;
  position: relative;
  margin-top: -2px;
  font-size: 26px;
}
.product .proTit h3:after {
  content: "";
  display: block;
  width: 1px;
  height: 140px;
  background-color: #dbdbdb;
  margin: 26px auto 0;
}
.product .proNav {
  margin-left: 180px;
  padding: 9px;
  height: 70px;
  border-radius: 5px;
  border: solid 1px #e5e5e5;
}
.product .proNav ul {
  height: 50px;
  background-color: #f8f8fa;
  border-radius: 5px;
  overflow: hidden;
}
.product .proNav ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proNav ul li {
  float: left;
  margin-left: 28px;
}
.product .proNav ul li:first-child {
  margin-left: 0;
}
.product .proNav ul li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 26px;
  text-align: center;
  font-size: 16px;
  color: #545454;
  line-height: 50px;
  border-radius: 5px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #08a053, #08a053);
  background-image: linear-gradient(to right, #08a053, #08a053);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: center center;
}
.product .proNav ul li a:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  border-radius: 100%;
  width: 3px;
  height: 3px;
  background-color: #a1a1a1;
  margin-right: 20px;
  position: relative;
  top: -2px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a:hover {
  background-size: 100% 100%;
  color: #fff;
}
.product .proNav ul li a:hover:before {
  background-color: #ffffff;
}
.product .proTabs {
  margin-top: 40px;
  margin-left: 180px;
  position: relative;
  padding: 30px 0 0 30px;
  height: 520px;
}
.product .proTabs .bd {
  height: 464px;
  overflow: hidden;
}
.product .proTabs .bd ul {
  margin-right: -30px;
}
.product .proTabs .bd ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proTabs .bd li {
  float: left;
  width: 480px;
  margin-right: 30px;
}
.product .proTabs .bd li .item {
  width: 480px;
  position: relative;
  height: 464px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs .bd li .item .pic {
  display: block;
  height: 410px;
  position: relative;
  overflow: hidden;
  border-radius: 5px;
}
.product .proTabs .bd li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs .bd li .item .bt {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 54px;
  color: #545454;
  height: 54px;
  padding-right: 60px;
  padding-left: 18px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs .bd li .item .bt:before {
  content: "";
  display: block;
  position: absolute;
  right: 20px;
  height: 100%;
  top: 0;
  width: 24px;
  background: url(../images/proli.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs .bd li .item:hover .bt {
  background-color: #08a053;
  width: 420px;
  bottom: 18px;
  left: 30px;
  color: #fff;
  border-radius: 5px;
}
.product .proTabs .bd li .item:hover .bt:before {
  background: url(../images/prolih.png) center center no-repeat;
}
.product .proTabs .prev {
  position: absolute;
  top: 336px;
  left: -180px;
  z-index: 2;
  display: block;
  width: 60px;
  height: 60px;
  background-color: #244a93;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs .prev:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/arl.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs .prev:hover {
  background: #08a053;
}
.product .proTabs .next {
  position: absolute;
  top: 336px;
  left: -100px;
  z-index: 2;
  display: block;
  width: 60px;
  height: 60px;
  background-color: #f8f8fa;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs .next:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/arr.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs .next:hover {
  background: #08a053;
}
.product .proTabs .next:hover:before {
  background: url(../images/arrh.png) center center no-repeat;
}
.product .list {
  height: 330px;
  overflow: hidden;
  margin-top: 40px;
}
.product .list ul {
  margin-right: -30px;
}
.product .list ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .list li {
  float: left;
  width: 380px;
  margin-right: 30px;
}
.product .list li .item {
  border-radius: 5px;
  border: solid 1px #e5e5e5;
  position: relative;
  padding: 9px 9px 0;
  height: 330px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .list li .item .pic {
  display: block;
  height: 270px;
  position: relative;
  overflow: hidden;
  border-radius: 5px;
}
.product .list li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .list li .item .bt {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 50px;
  color: #545454;
  height: 50px;
  padding-right: 65px;
  padding-left: 25px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .list li .item .bt:before {
  content: "";
  display: block;
  position: absolute;
  right: 28px;
  height: 100%;
  top: 0;
  width: 24px;
  background: url(../images/proli.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .list li .item:hover {
  border-color: #08a053;
}
.product .list li .item:hover .bt {
  background-color: #08a053;
  width: 300px;
  bottom: 16px;
  left: 39px;
  color: #fff;
  border-radius: 5px;
  padding-left: 20px;
  padding-right: 55px;
}
.product .list li .item:hover .bt:before {
  right: 15px;
  background: url(../images/prolih.png) center center no-repeat;
}
.youshi {
  padding-top: 97px;
  background: url(../images/ysbg.jpg) center 0 no-repeat;
}
.youshi .ysBox {
  height: 750px;
  padding-top: 60px;
}
.youshi .ysBox .ysTit {
  position: absolute;
  z-index: 2;
  left: 137px;
  top: 5px;
  color: #fff;
  width: 30px;
  line-height: 40px;
  font-size: 30px;
}
.youshi .ysBox .ysTit:after {
  content: "";
  display: block;
  width: 1px;
  height: 90px;
  background-color: #ffffff;
  margin: 45px auto 0;
}
.youshi .ysBox .list {
  float: right;
  width: 900px;
}
.youshi .ysBox .list li {
  float: left;
  width: 450px;
  height: 270px;
  border: solid 1px rgba(255, 255, 255, 0.5);
  padding: 23px 54px 0;
  color: #ffffff;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysBox .list li * {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysBox .list li i {
  display: block;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 60px;
  height: 60px;
  overflow: hidden;
  margin: auto;
}
.youshi .ysBox .list li i:before,
.youshi .ysBox .list li i:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.youshi .ysBox .list li i.ico1:before,
.youshi .ysBox .list li i.ico1:after {
  background: url(../images/ysico1.png) center center no-repeat;
}
.youshi .ysBox .list li i.ico2:before,
.youshi .ysBox .list li i.ico2:after {
  background: url(../images/ysico2.png) center center no-repeat;
}
.youshi .ysBox .list li i.ico3:before,
.youshi .ysBox .list li i.ico3:after {
  background: url(../images/ysico3.png) center center no-repeat;
}
.youshi .ysBox .list li i.ico4:before,
.youshi .ysBox .list li i.ico4:after {
  background: url(../images/ysico4.png) center center no-repeat;
}
.youshi .ysBox .list li:hover i:before,
.youshi .ysBox .list li:hover i:after {
  top: -100%;
}
.youshi .ysBox .list li h4 {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 2px;
  margin-top: 20px;
  line-height: 1;
}
.youshi .ysBox .list li .line {
  width: 80px;
  height: 1px;
  background-color: #ffffff;
  margin: 20px auto 0;
}
.youshi .ysBox .list li .text {
  line-height: 30px;
  margin-top: 22px;
}
.youshi .ysBox .list li:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
.youshi .ysBox .list li:hover i {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.youshi .ysBox .list li:hover h4 {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.youshi .ysBox .list li:hover .line {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.youshi .ysBox .list li:hover .text {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.title {
  line-height: 1;
  padding-top: 58px;
  padding-left: 134px;
}
.title h4 {
  text-transform: uppercase;
  font-family: Arial;
  font-size: 14px;
  line-height: 12px;
  color: #8b8b8b;
  padding-left: 8px;
}
.title h3 {
  font-size: 30px;
  color: #244a93;
  margin-top: 20px;
  font-weight: bold;
}
.title h3 a {
  color: #244a93;
}
.title h3:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  width: 69px;
  height: 1px;
  background-color: #244a93;
  margin-left: 26px;
}
.case {
  margin-top: 60px;
}
.case .caseT:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseBox {
  position: relative;
}
.case .caseL {
  float: left;
  width: 505px;
}
.case .caseL .title {
  height: 123px;
  background: url(../images/casetit.png) 2px 0 no-repeat;
}
.case .caseL .tip {
  line-height: 30px;
  color: #545454;
  margin-top: 46px;
}
.case .caseL .tipen {
  font-family: Arial;
  font-size: 12px;
  line-height: 24px;
  color: #bebebe;
  margin-top: 14px;
}
.case .caseL .more {
  display: block;
  width: 220px;
  height: 52px;
  line-height: 52px;
  background-color: #08a053;
  border-radius: 30px;
  margin-top: 77px;
  padding-left: 40px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  color: #fff;
  position: relative;
}
.case .caseL .more:after {
  content: "";
  display: block;
  position: absolute;
  right: 30px;
  top: 23px;
  height: 7px;
  width: 44px;
  background: url(../images/casear.png) center center no-repeat;
}
.case .caseL .more:hover {
  background: #244a93;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
  box-shadow: 0 10px 10px -6px rgba(36, 74, 147, 0.5);
}
.case .caseL .more:hover:after {
  animation: zyfd 1.5s linear infinite;
}
@keyframes zyfd {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  25% {
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  75% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.case .one {
  float: right;
  width: 610px;
  height: 420px;
  border-radius: 5px;
  border: solid 1px #e5e5e5;
  padding: 9px 9px 0;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.case .one .pic {
  display: block;
  height: 350px;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
}
.case .one .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .one .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 5px;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  padding-left: 10px;
  color: #545454;
  padding-right: 50px;
  position: relative;
  border-radius: 5px;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.case .one .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .one .bt:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 50px;
  background: url(../images/caseli.png) center center no-repeat;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.case .one:hover {
  border-color: #244a93;
}
.case .one:hover .pic img {
  -webkit-transform: scale(1) rotate(0);
  -moz-transform: scale(1) rotate(0);
  -o-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
}
.case .one:hover .bt {
  color: #244a93;
}
.case .one:hover .bt:before {
  background: url(../images/caselih1.png) center center no-repeat;
}
.case .caseTabs {
  margin-top: 40px;
  position: relative;
}
.case .caseTabs .bd {
  height: 350px;
  overflow: hidden;
}
.case .caseTabs .bd ul {
  margin-right: -30px;
}
.case .caseTabs .bd ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseTabs .bd li {
  float: left;
  width: 380px;
  height: 350px;
  margin-right: 30px;
  -webkit-box-sizing: content-box;
  -ms-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.case .caseTabs .bd li .item {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
}
.case .caseTabs .bd li .item .pic {
  display: block;
  height: 290px;
  border-radius: 5px;
  border: solid 1px #dcdcdc;
  padding: 9px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .bd li .item .pic i {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  border-radius: 5px;
}
.case .caseTabs .bd li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .bd li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 0;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  padding-left: 25px;
  color: #545454;
  padding-right: 60px;
  position: relative;
  border-radius: 5px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .bd li .item .bt:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 50px;
  background: url(../images/caseli.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .bd li .item:hover .pic img {
  -webkit-transform: scale(1) rotate(0);
  -moz-transform: scale(1) rotate(0);
  -o-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
}
.case .caseTabs .bd li .item:hover .bt {
  margin-top: 10px;
  color: #244a93;
  background-color: #e6e9ee;
}
.case .caseTabs .bd li .item:hover .bt:before {
  background: #244a93 url(../images/caselih.png) center center no-repeat;
}
.case .caseTabs .prev {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 50%;
  margin-top: -50px;
  display: block;
  width: 35px;
  height: 50px;
  line-height: 48px;
  text-align: center;
  background: rgba(36, 74, 147, 0.5);
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .prev:before {
  content: "<";
  font-family: SimSun;
  font-size: 30px;
  color: #fff;
  font-weight: bold;
}
.case .caseTabs .prev:hover {
  background: #244a93;
}
.case .caseTabs:hover .prev {
  left: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.case .caseTabs .next {
  position: absolute;
  z-index: 2;
  right: 0;
  top: 50%;
  margin-top: -50px;
  display: block;
  width: 35px;
  height: 50px;
  line-height: 48px;
  text-align: center;
  background: rgba(36, 74, 147, 0.5);
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .next:before {
  content: ">";
  font-family: SimSun;
  font-size: 30px;
  color: #fff;
  font-weight: bold;
}
.case .caseTabs .next:hover {
  background: #244a93;
}
.case .caseTabs:hover .next {
  right: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.about {
  margin-top: 80px;
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
  height: 561px;
}
.about .aboutText {
  float: left;
  padding-top: 70px;
  width: 705px;
  position: relative;
  z-index: 2;
}
.about .aboutText h4 {
  font-size: 30px;
  letter-spacing: 6px;
  line-height: 1;
}
.about .aboutText h5 {
  text-transform: uppercase;
  font-family: "Arial Black";
  font-size: 60px;
  line-height: 45px;
  color: #244a93;
  margin-top: 42px;
}
.about .aboutText h5:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 90px;
  height: 1px;
  background-color: #545454;
  margin-left: 36px;
  position: relative;
  top: -2px;
}
.about .aboutText .text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  line-height: 36px;
  height: 180px;
  margin-top: 30px;
  color: #545454;
  margin-left: 208px;
  text-align: justify;
}
.about .aboutText .more {
  margin-top: 44px;
  display: block;
  width: 70px;
  height: 70px;
  background-color: #08a053;
  border-radius: 5px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transition: all 0.5s cubic-bezier(0, 0, 0.18, 0.96);
  transition: all 0.5s cubic-bezier(0, 0, 0.18, 0.96);
  position: relative;
  margin-left: 208px;
}
.about .aboutText .more:after {
  content: "";
  width: 20px;
  height: 2px;
  background: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -10px;
  margin-top: -1px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transition: all 0.5s cubic-bezier(0, 0, 0.18, 0.96);
  transition: all 0.5s cubic-bezier(0, 0, 0.18, 0.96);
}
.about .aboutText .more:before {
  content: "";
  width: 2px;
  height: 20px;
  background: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -1px;
  margin-top: -10px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transition: all 0.5s cubic-bezier(0, 0, 0.18, 0.96);
  transition: all 0.5s cubic-bezier(0, 0, 0.18, 0.96);
}
.about .aboutText .more:hover {
  background-color: #244a93;
  -webkit-transform: scale(1) rotate(45deg);
  -moz-transform: scale(1) rotate(45deg);
  -o-transform: scale(1) rotate(45deg);
  transform: scale(1) rotate(45deg);
  border-radius: 50%;
}
.about .aboutText .more:hover:after,
.about .aboutText .more:hover:before {
  -webkit-transform: scale(1) rotate(-45deg);
  -moz-transform: scale(1) rotate(-45deg);
  -o-transform: scale(1) rotate(-45deg);
  transform: scale(1) rotate(-45deg);
}
.about .honor {
  position: absolute;
  width: 182px;
  height: 244px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  top: 227px;
  left: 0;
}
.about .honor a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.about .honor a img {
  display: block;
  max-width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .honor:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.about .aboutPic {
  float: right;
  position: absolute;
  width: 862px;
  height: 560px;
  z-index: 1;
  top: 0;
  left: 697px;
}
.about .aboutPic .pic {
  float: left;
  overflow: hidden;
  width: 862px;
  height: 560px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic .pic img {
  display: block;
  width: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transform-origin: center bottom;
  -moz-transform-origin: center bottom;
  -o-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
}
.hotNews {
  margin-top: 10px;
}
.hotNews .bd {
  height: 140px;
  overflow: hidden;
}
.hotNews .bd ul {
  margin-right: -30px;
}
.hotNews .bd ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.hotNews .bd ul li {
  float: left;
  width: 380px;
  height: 140px;
  margin-right: 30px;
}
.hotNews .bd ul li .item {
  height: 140px;
  background-color: #f3f5f8;
  border-radius: 5px;
  position: relative;
  padding: 16px 16px 0 130px;
  overflow: hidden;
}
.hotNews .bd ul li .item .date {
  position: absolute;
  left: 0;
  top: 0;
  width: 130px;
  text-align: center;
  top: 35px;
  color: #545454;
}
.hotNews .bd ul li .item .date i {
  display: block;
  font-size: 36px;
  line-height: 40px;
  font-weight: bold;
}
.hotNews .bd ul li .item .date span {
  display: block;
  font-size: 16px;
  margin-top: 8px;
  line-height: 1;
}
.hotNews .bd ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #545454;
  line-height: 34px;
}
.hotNews .bd ul li .item .bt:hover {
  color: #244a93;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.hotNews .bd ul li .item p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #8b8b8b;
  line-height: 24px;
  margin-top: 5px;
}
.hotNews .bd ul li .item .more {
  position: absolute;
  right: 0;
  bottom: 0;
  border-top: 1px solid #e0e0e0;
  line-height: 36px;
  padding-left: 12px;
  width: 250px;
  color: #8b8b8b;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #244a93, #244a93);
  background-image: linear-gradient(to right, #244a93, #244a93);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.hotNews .bd ul li .item .more:before {
  content: "";
  position: absolute;
  right: 5px;
  top: 0;
  width: 50px;
  height: 36px;
  background: url(../images/caseli.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.hotNews .bd ul li .item:hover .more {
  background-size: 100% 100%;
  color: #fff;
}
.hotNews .bd ul li .item:hover .more:before {
  background: url(../images/caselih.png) center center no-repeat;
}
.news {
  margin-top: 60px;
  padding: 42px 0 70px;
  background: url(../images/newsbg.jpg) center 0 no-repeat;
}
.news .newsTab:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTab .title {
  float: left;
  height: 119px;
  background: url(../images/newstit.png) 2px 0 no-repeat;
  padding-top: 54px;
}
.news .newsTab ul {
  float: right;
  margin-top: 68px;
}
.news .newsTab ul li {
  float: left;
  margin-left: 10px;
}
.news .newsTab ul li a {
  display: block;
  width: 190px;
  height: 50px;
  background-color: #244a93;
  line-height: 50px;
  color: #fff;
  font-size: 16px;
  padding-left: 46px;
  position: relative;
}
.news .newsTab ul li a:before {
  content: "";
  position: absolute;
  right: 20px;
  top: 0;
  width: 22px;
  height: 100%;
  background: url(../images/newsnavli.png) right center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li.on a {
  background: #08a053;
  padding-left: 36px;
  border-radius: 25px;
}
.news .newsTab ul li.on a:before {
  background: url(../images/newsnavlih.png) right center no-repeat;
}
.news .newsTabs {
  overflow: hidden;
  height: 480px;
  margin-top: 40px;
}
.news .newsTabs .newsList {
  overflow: hidden;
  height: 480px;
}
.news .newsTabs .newsList:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTabs .newsList .one {
  float: left;
  width: 590px;
  height: 480px;
  background-color: #ffffff;
  padding: 20px 20px 0;
  border-radius: 5px;
}
.news .newsTabs .newsList .one .pic {
  width: 100%;
  height: 300px;
  display: block;
  overflow: hidden;
  position: relative;
  border-radius: 5px;
}
.news .newsTabs .newsList .one .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.news .newsTabs .newsList .one .cont {
  position: relative;
  padding: 18px 30px 0 10px;
  height: 160px;
}
.news .newsTabs .newsList .one .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 36px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  color: #545454;
}
.news .newsTabs .newsList .one .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsTabs .newsList .one .cont p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 24px;
  margin-top: 5px;
  color: #999999;
}
.news .newsTabs .newsList .one .cont .date {
  margin-top: 24px;
  color: #999999;
}
.news .newsTabs .newsList .one .cont .date .more {
  float: right;
  height: 23px;
  padding: 0;
}
.news .newsTabs .newsList .one .cont .date .more:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsTabs .newsList .one .cont .date .more:before {
  content: "";
  display: block;
  width: 22px;
  height: 23px;
  background: url(../images/newsli.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTabs .newsList .one:hover .pic img {
  -webkit-transform: scale(1) rotate(0);
  -moz-transform: scale(1) rotate(0);
  -o-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
}
.news .newsTabs .newsList .one:hover .cont .bt {
  color: #244a93;
}
.news .newsTabs .newsList .one:hover .cont .date .more {
  padding: 0 15px;
  border-radius: 14px;
  background: #244a93;
}
.news .newsTabs .newsList .one:hover .cont .date .more:before {
  background: url(../images/newslih.png) center center no-repeat;
}
.news .newsTabs .newsList .list {
  float: right;
  width: 570px;
}
.news .newsTabs .newsList .list ul li {
  margin-top: 10px;
  height: 88px;
  border-bottom: 1px solid #d9d9d9;
  padding-top: 5px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
}
.news .newsTabs .newsList .list ul li:after {
  content: "";
  position: absolute;
  background: #244a93;
  width: 100%;
  height: 1px;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  bottom: -1px;
  left: 0;
  transition: transform 0.7s;
  transform: scaleX(0);
  transform-origin: right;
}
.news .newsTabs .newsList .list ul li:hover:after,
.news .newsTabs .newsList .list ul li.on:after {
  transform: scaleX(1);
  transform-origin: left;
}
.news .newsTabs .newsList .list ul li:first-child {
  margin-top: 0;
}
.news .newsTabs .newsList .list ul li .tt {
  line-height: 36px;
  height: 36px;
}
.news .newsTabs .newsList .list ul li .tt .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  float: left;
  width: 480px;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.news .newsTabs .newsList .list ul li .tt .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsTabs .newsList .list ul li .tt .bt:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 6px;
  height: 6px;
  background-color: #545454;
  border-radius: 100%;
  margin-right: 24px;
  top: -2px;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.news .newsTabs .newsList .list ul li .tt .date {
  float: right;
  color: #8b8b8b;
  font-size: 14px;
}
.news .newsTabs .newsList .list ul li p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  line-height: 24px;
  padding-left: 30px;
  margin-top: 5px;
  color: #8b8b8b;
}
.news .newsTabs .newsList .list ul li:hover .tt .bt {
  color: #244a93;
}
.news .newsTabs .newsList .list ul li:hover .tt .bt:before {
  background-color: #244a93;
}
.news .newsTabs .newsList .list2 {
  width: 595px;
  float: right;
  padding-top: 10px;
}
.news .newsTabs .newsList .list2 ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTabs .newsList .list2 li {
  height: 153px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  border-bottom: 1px solid #d6d6d6;
  padding-top: 20px;
}
.news .newsTabs .newsList .list2 li:after {
  content: "";
  position: absolute;
  background: #244a93;
  width: 100%;
  height: 2px;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  bottom: -1px;
  left: 0;
  transition: transform 0.7s;
  transform: scaleX(0);
  transform-origin: right;
}
.news .newsTabs .newsList .list2 li:hover:after,
.news .newsTabs .newsList .list2 li.on:after {
  transform: scaleX(1);
  transform-origin: left;
}
.news .newsTabs .newsList .list2 li .pic {
  width: 148px;
  height: 112px;
  display: block;
  overflow: hidden;
  position: relative;
  float: left;
}
.news .newsTabs .newsList .list2 li .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.news .newsTabs .newsList .list2 li .cont {
  float: right;
  width: 425px;
}
.news .newsTabs .newsList .list2 li .cont .tt {
  line-height: 34px;
  height: 34px;
}
.news .newsTabs .newsList .list2 li .cont .tt .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  z-index: 2;
  float: left;
  width: 330px;
}
.news .newsTabs .newsList .list2 li .cont .tt .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
  color: #244a93;
}
.news .newsTabs .newsList .list2 li .cont .tt .date {
  float: right;
  font-size: 14px;
  color: #999999;
}
.news .newsTabs .newsList .list2 li .cont p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #666666;
  margin-top: 8px;
  line-height: 24px;
}
.news .newsTabs .newsList .list2 li .cont .more {
  display: block;
  font-family: "Arial Narrow";
  width: 76px;
  height: 24px;
  border-radius: 12px;
  border: solid 1px #cecece;
  text-align: center;
  line-height: 22px;
  margin-top: 18px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  color: #949494;
  text-transform: uppercase;
}
.news .newsTabs .newsList .list2 li .cont .more:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsTabs .newsList .list2 li:hover .pic img {
  -webkit-transform: scale(1) rotate(0);
  -moz-transform: scale(1) rotate(0);
  -o-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
}
.news .newsTabs .newsList .list2 li:hover .cont .more {
  background: #244a93;
  border-color: #244a93;
  color: #fff;
}
.message {
  padding: 50px 0 60px;
}
.message .title {
  float: left;
  height: 124px;
  background: url(../images/lytit.png) 0 0 no-repeat;
  padding-top: 56px;
  padding-left: 140px;
}
.message .formbox {
  float: right;
  width: 790px;
}
.message .formbox input {
  display: block;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 260px;
  height: 50px;
  line-height: 48px;
  background-color: #ffffff;
  border: none;
  border: solid 1px rgba(125, 125, 125, 0.3);
  border-radius: 5px;
  color: #333;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  font-size: 14px;
  padding: 0 20px 0 36px;
  float: left;
}
.message .formbox input.username {
  margin-right: 20px;
  background: url(../images/inpxm.png) 12px center no-repeat;
}
.message .formbox input.usertel {
  margin-right: 20px;
  background: #fff url(../images/inpdh.png) 12px center no-repeat;
}
.message .formbox input.codeText {
  padding-left: 10px;
  width: 230px;
}
.message .formbox input.xqcontent {
  width: 540px;
  margin-right: 20px;
  background: #fff url(../images/inpnr.png) 12px center no-repeat;
  margin-top: 30px;
}
.message .formbox input::-webkit-input-placeholder {
  color: #8b8b8b;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.message .formbox input:focus,
.message .formbox input:active {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  border-color: #244a93;
}
.message .formbox input:focus::-webkit-input-placeholder,
.message .formbox input:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.message .formbox .code {
  float: left;
  position: relative;
}
.message .formbox .code .imgCode {
  position: absolute;
  right: 20px;
  top: 7px;
  width: 91px;
  height: 36px;
}
.message .formbox .submitform {
  margin-top: 30px;
  display: block;
  float: right;
  color: #fff;
  border: none;
  width: 230px;
  height: 50px;
  background-color: #08a053;
  border-radius: 5px;
  line-height: 50px;
  text-align: center;
  overflow: hidden;
  font-size: 14px;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.message .formbox .submitform:hover {
  background: #244a93;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
  box-shadow: 0 10px 10px -6px rgba(36, 74, 147, 0.5);
}
.links {
  background: url(../images/linksbg.png) center 0 repeat-y;
}
.links .linksBox {
  line-height: 36px;
  padding: 12px 0;
}
.links .linksBox .tit {
  float: left;
  width: 100px;
  font-size: 30px;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
}
.links .linksBox .list {
  float: right;
  width: 1120px;
  margin-right: -60px;
  overflow: hidden;
}
.links .linksBox .list a {
  display: inline-block;
  position: relative;
  color: #fff;
  margin-right: 60px;
}
.links .linksBox .list a:before {
  content: "|";
  position: absolute;
  left: -35px;
  width: 10px;
  text-align: center;
  color: #fff;
}
.links .linksBox .list a:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
